home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / games / sokosrc.zoo / sokoban.hlp < prev   
Text File  |  1991-02-10  |  2KB  |  49 lines

  1.  
  2.                        S O K O B A N
  3.  
  4.     In this game your "man" is a "@@" sign.  You may move it by using the 
  5. commands below.  Packets of "treasure" are represented by "$$" signs.  The 
  6. goal is to push all the packets into a shaded "storage area".  You can push 
  7. only one packet at a time.  
  8.  
  9. Characters on screen are:
  10.  
  11.     @@ player                          ++      player on storage area
  12.     .. storage area for a packet       $$      a packet
  13.     ** saved packet                    ##      wall
  14.  
  15.     It is possible to save a screen in the middle of a game.  This is useful 
  16. if you think that all the moves/pushes you have made are correct, but you 
  17. don't know how to go on.  Use the "c" command.  Later, you may return 
  18. instantly to this board position by using the "^U" command.  To return to 
  19. the initial position use "U".  A "c" save is automatically made when you 
  20. restore a saved game.
  21.  
  22.     The UNIX key commands and Atari cursor commands for moving your man are
  23. listed below.
  24.  
  25. += (DO NOT CHANGE OR DELETE THIS LINE)
  26. Movement Commands using the Alphabetic Keys:
  27.  
  28.   h:  move/push left       H:  run/push left     ^H:  run left to object
  29.   l:  move/push right      L:  run/push right    ^L:  run right to object
  30.   j:  move/push down       J:  run/push down     ^J:  run down to object
  31.   k:  move/push up         K:  run/push up       ^K:  run up to object
  32.  
  33.   u:  undo last move/push  U:  undo all
  34.   c:  temporary save      ^U:  reset to temporary save
  35.  
  36.  ^R: Refresh screen
  37.   q:  quit                 s:  save the game      ?:  this help screen
  38.  
  39.  
  40. Special Atari ST movement commands:
  41.  
  42.  Cursor keys:        move/push in the indicated direction
  43.  Shift-cursor keys:  run/push in the indicated direction
  44.  Undo:               undo last move/push
  45.  Shift-Undo:         quit
  46.  Help:               display this help screen
  47.  
  48. == (DO NOT CHANGE THIS LINE)
  49.